/*全局*/
body,
html {
  height: auto;
  overflow-y: auto;
  background-color: #fff;
}
body .index {

}
header .ax-row {
  width: 90%;
  max-width: 120rem;
  margin: 0 auto;
}
header .ax-row .ax-btns {
  padding-right: 0;
}
header.frame-header {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}
.outer {
  width: 90%;
  max-width: 120rem;
  margin: 0 auto;
}
header .logo {
  margin: 0 auto;
}
header .logo img {
  height: 6rem;
}
nav.frame-nav {
  line-height: 6rem;
}
nav.frame-nav a {
  text-align: center;
  width: 8rem;
  position: relative;
}
nav.frame-nav a.selected {
  color: #198cff;
}
nav.frame-nav a.selected:before {
  content: '';
  height: 0.6rem;
  width: 0.6rem;
  border-radius: 100%;
  background-color: #198cff;
  position: absolute;
  left: 50%;
  bottom: 1rem;
  margin-left: -0.3rem;
}
footer.frame-footer {
  text-align: center;
  color: #808080;
}
footer.frame-footer .cr {
  text-align: center;
  padding: 4.4rem 0;
}
footer.frame-footer .cr .h01 a {
  color: #808080;
}
footer.frame-footer .cr .h01 a:hover {
  color: #198cff;
}
footer.frame-footer .cr .h02 a {
  margin: 0 1.4rem;
}
main .menu {
  width: 25rem;
}
.site-nav {
  display: none;
}
/**/
main .content {
  margin-left: 2.2rem;
}
main .content > * > h1 {
  font-size: 2.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
main .content > * > h2 {
  font-size: 1.6rem;
  font-weight: bold;
}
main .content h2 * {
  vertical-align: middle;
}
main .content > * > h3 {
  font-size: 1.4rem;
  font-weight: bold;
}
.para {
  border: 1px solid #ebebeb;
  border-radius: 0.6rem;
  box-sizing: border-box;
  padding: 4.4rem 0.8rem 0.8rem 0.8rem;
  margin: 2.8rem auto;
  position: relative;
}
.para:before {
  content: 'API/参数表';
  position: absolute;
  left: 0;
  top: 0;
  line-height: 4.4rem;
  padding: 0 1rem;
  color: #808080;
}
.para .inner {
  background-color: #fff;
  box-sizing: border-box;
}
.para .ax-table td,
.para .ax-table th {
  text-align: left;
}
.para .ax-table tbody tr:hover {
  background: transparent;
}
.para .ax-table tr {
  border-top: 1px solid #f0f0f0;
  border-bottom: none;
}
.inline {
  border: 1px solid #ebebeb;
  border-radius: 0.6rem;
  box-sizing: border-box;
  padding: 1.4rem;
  margin: 2.8rem auto;
  position: relative;
}
.inline .inner {
  background-color: #fff;
  box-sizing: border-box;
}
.inline .inner pre {
  font-family: "微软雅黑", "microsoft yahei", "Arial", "Helvetica Neue", "sans-serif", "宋体", "simsun";
  color: #666;
  line-height: 2.2rem;
}
.inline .ax-table td,
.para .ax-table th {
  text-align: left;
}
.inline .ax-table tbody tr:hover {
  background: transparent;
}
.inline .ax-table tr {
  border-top: none;
  border-bottom: none;
}
.demo {
  border: 1px solid #ebebeb;
  border-radius: 0.6rem;
  background-color: #fafafa;
  box-sizing: border-box;
  padding: 4.4rem 0.8rem 0.8rem 0.8rem;
  margin: 2.8rem auto;
  position: relative;
  z-index: 4;
}
.demo:before {
  content: '效果演示';
  position: absolute;
  left: 0;
  top: 0;
  line-height: 4.4rem;
  padding: 0 1rem;
  color: #808080;
}
.demo .inner {
  background-color: #fff;
  border: 1px solid #f0f0f0;
  box-sizing: border-box;
  position: relative;
}
.demo .swicth {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 4.4rem;
  color: #666;
}
.demo .swicth a {
  padding: 0 1rem;
  position: relative;
}
.demo .swicth a:after {
  width: 1px;
  height: 1rem;
  background-color: #b3b3b3;
  right: 0;
  top: 50%;
  margin-top: -0.5rem;
  position: absolute;
  content: '';
}
.demo .swicth a:last-child:after {
  display: none;
}
.tip {
  padding: 1.4rem;
  background-color: rgba(25, 140, 255, 0.06);
  border-radius: 0.4rem;
  border-left: 0.4rem solid #198cff;
  margin: 2.8rem 0;
  line-height: 2.2rem;
}
.txt code {
  color: #ff8400;
  background-color: rgba(255, 132, 0, 0.1);
  border: 1px solid rgba(255, 132, 0, 0.2);
  border-radius: 0.3rem;
  font-size: 1.2rem;
  padding: 0 0.4rem;
  margin: 0 0.4rem;
  font-family: Consolas, Menlo, Courier, monospace;
}
.txt ul {
  padding-left: 2.8rem;
}
.txt ul li {
  position: relative;
}
.txt ul li:before {
  width: 0.5rem;
  height: 0.5rem;
  background-color: #ccc;
  border-radius: 100%;
  content: '';
  position: absolute;
  left: -1.2rem;
  top: 1.2rem;
}
.txt img {
  max-width: 40rem;
  border: 1px solid #ebebeb;
  box-sizing: border-box;
}
.index-intro {
  text-align: left;
}
.index-intro .outer .progress{
  width:400px; height:400px;
  padding: 5rem 0 10rem 0;
  /*
  padding: 16rem 0 10rem 0;
  background-image: url(../../img/bg-header.svg);
  background-repeat: no-repeat;
  background-position: right center;
  position: relative;
  */
}

.index-intro .outer .start-check{
  padding: 10rem 0 0 6rem;
}

.index-intro .h01 {
  font-size: 2.2rem;
  line-height: 5.4rem;
}
.index-intro .h02 {
  color: #808080;
  padding-bottom: calc(1.4rem*2);
}
.index-intro .h03 {
  padding-bottom: calc(1.4rem*2);
}
.index-intro .h04 {
  font-size: 1.2rem;
}
.index-sta {
  margin: calc(1.4rem*4) auto;
}
.index-for {
  margin: calc(1.4rem*2) auto;
}
.index-for .item {
  border-radius: calc(0.3rem*4);
  border: 1px solid #ebebeb;
  background-color: #fff;
  box-shadow: 1px 1px 0.5rem rgba(0, 0, 0, 0.06);
  margin-bottom: calc(1.4rem*2);
}
.index-for .h01 {
  text-align: center;
  margin: calc(1.4rem*2);
}
.index-for .h01 img {
  width: 64px;
  height: 64px;
  border-radius: 100%;
  margin: auto;
}
.index-for .item01 img {
  background-color: beige;
}
.index-for .item02 img {
  background-color: aliceblue;
}
.index-for .item03 img {
  background-color: lavenderblush;
}
.index-for .h02 {
  font-size: 1.8rem;
  text-align: center;
  margin: 1.4rem;
}
.index-for .h03 {
  color: #666;
  margin: 1.4rem calc(1.4rem*2) calc(1.4rem*2) calc(1.4rem*2);
}
.index-for .ax-col {
  justify-content: flex-start;
  align-items: center;
}
.index-ad {
  color: #fff;
  margin: calc(1.4rem*2) auto;
  text-align: center;
}
.index-ad .outer {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 240px;
  background-color: #198cff;
  border-radius: calc(0.3rem*4);
  box-shadow: 1px 1px 0.5rem rgba(0, 0, 0, 0.06);
  position: relative;
  overflow: hidden;
}
.index-ad .outer img {
  position: absolute;
}
.index-ad .outer img:nth-child(1) {
  height: 380px;
  left: -290px;
  top: 0px;
}
.index-ad .outer img:nth-child(2) {
  height: 380px;
  right: -160px;
  top: -80px;
}
.index-ad .text {
  position: relative;
  z-index: 2;
}
.index-ad .h03 {
  margin-top: 1.4rem;
}
.index-md {
  margin: calc(1.4rem*2) auto;
}
.index-md .item {
  border-radius: calc(0.3rem*4);
  border: 1px solid #ebebeb;
  background-color: #fff;
  box-shadow: 1px 1px 0.5rem rgba(0, 0, 0, 0.06);
  margin-bottom: calc(1.4rem*4);
  overflow: hidden;
  position: relative;
  transition: all 200ms linear;
}
.index-md .item img {
  border-radius: calc(0.3rem*4);
  display: block;
  width: 100%;
}
.index-md .item span {
  font-size: 1.2rem;
  text-align: center;
  width: 100%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  display: block;
  position: absolute;
  left: 0;
  bottom: -2.8rem;
  transition: all 200ms linear;
}
.index-md .item:hover {
  transform: scale(1.2);
}
.index-md .item:hover span {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
}
.index-platform .ax-col {
  text-align: center;
}
.index-platform .item {
  text-align: center;
  position: relative;
}
.index-platform .item img {
  display: block;
}
.index-platform .item img:last-child {
  width: 160px;
  border-radius: calc(0.3rem*10);
  box-shadow: 1px 1px 0.5rem rgba(0, 0, 0, 0.06);
  border: 1px solid #ebebeb;
  transform: translate(-50%, -100%);
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 4;
  display: none;
}
.index-feature .ax-gutter-line {
  height: 12.6rem;
}
.index-feature .item .h01 {
  font-size: 1.8rem;
  margin-bottom: 1.4rem;
}
.index-feature .item .h02 {
  color: #666;
}
.index-feature .item01 .item {
  margin: 0 2.8rem 2.8rem 0;
}
.index-feature .item02 .item {
  margin: 0 2.8rem 2.8rem 2.8rem;
}
.index-feature .item03 .item {
  margin: 0 0 2.8rem 2.8rem;
}
.index-feature .item04 .item {
  margin: 2.8rem 2.8rem 0 0;
}
.index-feature .item05 .item {
  margin: 2.8rem 2.8rem 0 2.8rem;
}
.index-feature .item06 .item {
  margin: 2.8rem 0 0 2.8rem;
}
.index-about {
  padding-top: calc(1.4rem*4);
}
.index-about .ax-gutter-line {
  height: 37rem;
  margin: 0 calc(1.4rem*4);
}
.index-about .h01 {
  font-size: 2.2rem;
  line-height: 2.8rem;
  margin-bottom: 1.4rem;
}
.index-about .h02 {
  padding-bottom: 2.8rem;
}
.index-block .ax-break-text {
  width: 30rem;
  margin: 4.4rem auto;
}
.index-block .ax-break-text span {
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #333;
  margin: auto calc(1.4rem*2);
}
.demos .item {
  border-radius: calc(0.3rem*4);
  background-color: #fff;
  box-shadow: 1px 1px 0.5rem rgba(0, 0, 0, 0.06);
  transition: all 200ms linear;
  border: 1px solid #ebebeb;
  position: relative;
}
.demos .item .ax-flag {
  border-top-left-radius: calc(0.3rem*4);
}
.demos .item .h01 {
  display: block;
}
.demos .item .h01 img {
  width: 100%;
  border-radius: calc(0.3rem*4) calc(0.3rem*4) 0 0;
}
.demos .item .h02 {
  padding: 1.4rem;
}
.demos .item .h02 .ax-col {
  height: 56px;
}
.demos .item .h02 .ax-iconfont {
  width: 2.2rem;
  height: 2.2rem;
  text-align: center;
  line-height: 2.2rem;
  background-color: #ebebeb;
  border-radius: 2.2rem;
  color: #666;
}
.demos .item .h02 .ax-iconfont:hover {
  color: #fff;
  background-color: #198cff;
}
.demos .item:hover {
  box-shadow: 0 0.5rem 2rem rgba(0, 0, 0, 0.1);
}
.demo-section {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  color: #808080;
  height: 8rem;
  line-height: 8rem;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
}
.demo-section-border {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #ebebeb;
  background-color: #fff;
  color: #808080;
  height: 8rem;
  line-height: 8rem;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
}
.demo-list-pic .demo-block {
  background-color: #fff;
  height: 16rem;
  line-height: 16rem;
  text-align: center;
  margin: 1.4rem 1.4rem 0 1.4rem;
}
.demo-aside-more {
  display: block;
  line-height: 4.4rem;
  height: 4.4rem;
  text-align: center;
  border-top: 1px solid #ebebeb;
}
.demo-footer {
  padding-left: 1.4rem;
}
.demo-icon {
  text-align: center;
}
.demo-icon .h01 {
  height: 8rem;
  line-height: 8rem;
}
.demo-icon .h01 span {
  font-size: 2.8rem;
  color: #666;
}
.demo-icon .h01 svg {
  width: 2.8rem;
  height: 8rem;
  fill: #666;
}
.demo-icon .h02 {
  font-size: 1.2rem;
  height: 3.8rem;
  line-height: 3.8rem;
  white-space: nowrap;
  color: #808080;
}
.color-var li {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 6rem;
}
.color-group {
  text-align: center;
  line-height: 1.8rem;
}
.color-group div:nth-child(1) div {
  padding: 1.4rem 0;
  color: #fff;
}
.color-group div:nth-child(2) div {
  padding: 1.4rem 0;
}
.color-group.color-primary div:nth-child(1) div:nth-child(1) {
  background-color: var(--color-primary);
}
.color-group.color-primary div:nth-child(1) div:nth-child(2) {
  background-color: var(--color-primary-dp);
}
.color-group.color-primary div:nth-child(1) div:nth-child(3) {
  background-color: var(--color-primary-dk);
}
.color-group.color-primary div:nth-child(2) div:nth-child(1) {
  background-color: var(--color-primary-ht);
}
.color-group.color-primary div:nth-child(2) div:nth-child(2) {
  background-color: var(--color-primary-bd);
}
.color-group.color-primary div:nth-child(2) div:nth-child(3) {
  background-color: var(--color-primary-bg);
}
.color-group.color-success div:nth-child(1) div:nth-child(1) {
  background-color: var(--color-success);
}
.color-group.color-success div:nth-child(1) div:nth-child(2) {
  background-color: var(--color-success-dp);
}
.color-group.color-success div:nth-child(2) div:nth-child(1) {
  background-color: var(--color-success-ht);
}
.color-group.color-success div:nth-child(2) div:nth-child(2) {
  background-color: var(--color-success-bd);
}
.color-group.color-success div:nth-child(2) div:nth-child(3) {
  background-color: var(--color-success-bg);
}
.color-group.color-error div:nth-child(1) div:nth-child(1) {
  background-color: var(--color-error);
}
.color-group.color-error div:nth-child(1) div:nth-child(2) {
  background-color: var(--color-error-dp);
}
.color-group.color-error div:nth-child(2) div:nth-child(1) {
  background-color: var(--color-error-ht);
}
.color-group.color-error div:nth-child(2) div:nth-child(2) {
  background-color: var(--color-error-bd);
}
.color-group.color-error div:nth-child(2) div:nth-child(3) {
  background-color: var(--color-error-bg);
}
.color-group.color-info div:nth-child(1) div:nth-child(1) {
  background-color: var(--color-info);
}
.color-group.color-info div:nth-child(1) div:nth-child(2) {
  background-color: var(--color-info-dp);
}
.color-group.color-info div:nth-child(2) div:nth-child(1) {
  background-color: var(--color-info-ht);
}
.color-group.color-info div:nth-child(2) div:nth-child(2) {
  background-color: var(--color-info-bd);
}
.color-group.color-info div:nth-child(2) div:nth-child(3) {
  background-color: var(--color-info-bg);
}
.color-group.color-warning div:nth-child(1) div:nth-child(1) {
  background-color: var(--color-warning);
}
.color-group.color-warning div:nth-child(1) div:nth-child(2) {
  background-color: var(--color-warning-dp);
}
.color-group.color-warning div:nth-child(2) div:nth-child(1) {
  background-color: var(--color-warning-ht);
}
.color-group.color-warning div:nth-child(2) div:nth-child(2) {
  background-color: var(--color-warning-bd);
}
.color-group.color-warning div:nth-child(2) div:nth-child(3) {
  background-color: var(--color-warning-bg);
}
.color-group.color-question div:nth-child(1) div:nth-child(1) {
  background-color: var(--color-question);
}
.color-group.color-question div:nth-child(1) div:nth-child(2) {
  background-color: var(--color-question-dp);
}
.color-group.color-question div:nth-child(2) div:nth-child(1) {
  background-color: var(--color-question-ht);
}
.color-group.color-question div:nth-child(2) div:nth-child(2) {
  background-color: var(--color-question-bd);
}
.color-group.color-question div:nth-child(2) div:nth-child(3) {
  background-color: var(--color-question-bg);
}
.color-group.color-text div:nth-child(1) div:nth-child(1) {
  background-color: var(--color-text);
}
.color-group.color-text div:nth-child(1) div:nth-child(2) {
  background-color: var(--color-text-dp);
}
.color-group.color-text div:nth-child(2) div:nth-child(1) {
  background-color: var(--color-text-ht);
}
.color-group.color-text div:nth-child(2) div:nth-child(2) {
  background-color: var(--color-text-bd);
}
.color-group.color-text div:nth-child(2) div:nth-child(3) {
  background-color: var(--color-text-bg);
}
.lighter-outer.ax-tab .ax-tab-header {
  margin-bottom: -5.4rem;
  position: relative;
  z-index: 2;
  text-align: left;
  padding-left: 1rem;
  width: 30rem;
}
.lighter-outer.ax-tab .ax-lamp-group {
  display: flex;
}
.lighter-outer.ax-tab .ax-lamp-group > * {
  padding: 0rem 1rem;
}
.lighter-outer.ax-tab .syntaxhighlighter:before {
  display: none;
}
body .ax-scrollnav-v {
  right: auto;
  left: calc(50% + 60rem + 1.4rem);
}
.lighter-outer {
  margin-top: 1.4rem;
}
/*适配*/
@media screen and (max-width: 900px) {
  .ax-header.ax-inherit {
    position: fixed;
  }
  .ax-header .ax-row {
    width: 100%;
  }
  .ax-header.ax-inherit + .ax-space-header {
    display: block;
  }
  .outer {
    width: 100%;
  }
  main .content {
    margin-left: 0;
    padding: 0 1.4rem;
    box-sizing: border-box;
  }
  main .menu {
    display: none;
    box-shadow: 1px 0 0 0 rgba(0, 0, 0, 0.12);
    padding-left: 1.4rem;
    box-sizing: border-box;
    width: 25rem;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 620;
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #fff;
  }
  main .menu .ax-menu {
    width: 100%;
    margin-top: 1.5rem;
  }
  .site-nav {
    display: block;
  }
  .txt img {
    max-width: 100%;
  }
  .demo {
    padding: 4.4rem 0 0 0;
    border-width: 0;
    background-color: transparent;
    margin: auto -1.4rem;
  }
  .demo:before {
    padding-left: 1.4rem;
  }
  .demo .inner {
    border-width: 0;
    border-top-width: 1px;
    padding: 1.4rem 0 0 0 !important;
  }
  .demo .inner .ax-margin {
    margin: 0;
  }
  .demo iframe {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
  }
  .demo-icon .h01 {
    height: 6rem;
    line-height: 6rem;
  }
  .demo-icon .h01 svg {
    height: 6rem;
  }
  .demo-icon .h02 {
    font-size: 0.8rem;
  }
  body.index {
    background-image: none;
  }
  .index-intro {
    padding: 0 1.4rem;
    text-align: center;
  }
  .index-intro .outer .progress{
    width:250px; height:250px;
    padding: 2.5rem 0 2.5rem 0;
    /*padding: 32rem 0 0 0;
    background-image: url(../../img/bg-header.svg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;*/
  }

  .index-intro .outer .start-check{
    padding: 2.5rem 0 2.5rem 0;
  }
  .index-intro .ax-btn {
    width: 100%;
  }
  .index-intro .ax-btn:first-child {
    margin-bottom: 1.4rem;
  }
  .index-sta {
    margin: calc(1.4rem*2) auto;
  }
  .index-block .ax-break-text {
    width: calc(100% - 1.4rem*2);
    margin: calc(1.4rem*2) auto;
  }
  .index-for {
    position: relative;
  }
  .index-for:after {
    content: '';
    width: calc(100% - 1.4rem*2);
    height: 1px;
    background-color: #ebebeb;
    position: absolute;
    left: 1.4rem;
    bottom: 0;
  }
  .index-for .outer {
    width: calc(100% - 1.4rem*2);
    margin: 0 1.4rem;
  }
  .index-ad .outer {
    width: calc(100% - 1.4rem*2);
    margin: 0 1.4rem;
  }
  .index-ad .outer img:nth-child(1) {
    height: 280px;
    left: -240px;
  }
  .index-ad .outer img:nth-child(2) {
    display: none;
  }
  .index-feature .item {
    margin: 1.4rem !important;
  }
  .index-md .outer {
    width: calc(100% - 1.4rem*2);
    margin: 0 1.4rem;
  }
  .index-md .item {
    margin-bottom: 1.4rem;
  }
  .index-platform .item {
    margin-bottom: 1.4rem;
  }
  .ax-row[class*="ax-split"] *[class*="ax-gutter"] {
    display: block !important;
    height: 1px !important;
    width: calc(100% - 1.4rem*2) !important;
    transform: none !important;
    margin: 0 auto;
  }
  .index-about {
    padding-top: 0;
  }
  .index-about .ax-col > div {
    padding: calc(1.4rem*2) 1.4rem 0 1.4rem;
  }
  .index-about .ax-gutter-line {
    display: none;
  }
  .txt code {
    font-size: 1.4rem;
  }
  .demos {
    padding: 1.4rem;
  }
  .index-platform .item img:last-child {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
